home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / ABBYY FineReader 7.0 PRO / data1.cab / FormFiller0.chm / coua.css < prev    next >
Cascading Style Sheet File  |  2003-09-12  |  3KB  |  147 lines

  1. body        { font: x-small Verdana, Arial, Helvetica, sans-serif;
  2.     background-color: #FFFFFF}
  3.  
  4. h1, h2, h3, h4 {
  5.     font-family: verdana, Arial, Helvetica, sans-serif;    
  6.     font-weight: bold;
  7.     color: #000000; }
  8.     
  9. h1 {
  10.     font-size: 130%;
  11.     margin-bottom: .5em; }
  12.     
  13. h3 {
  14.     font-size: 103%;
  15.     margin-top: 0.5em;
  16.     margin-bottom:- .1em;}
  17.     
  18. h4 {
  19.     font-size: 101%;
  20.     margin-top: 0.1em;
  21.     margin-bottom: .1em;}
  22.  
  23. P  {
  24.     font: x-small Verdana, Arial, Helvetica, sans-serif;
  25.     color: #000000; }
  26.     
  27. a:link        {color: #000099; text-decoration:none;} 
  28. a:visited {color:#0066CC; text-decoration:none;}
  29. a:active    {color: #000066}
  30. A:hover {font-style:  bold; text-decoration:underline; }
  31.  
  32. .mini {
  33.     font-size: smaller; }
  34.     
  35. LI {
  36.     margin-top: .75em;
  37.     margin-bottom: .75em; }
  38.     
  39. UL {
  40.     list-style: disc }
  41.  
  42. UL UL, OL OL, OL UL, UL OL {
  43.     margin-top: 0.5em;
  44.     margin-bottom: 0.5em; }
  45.     
  46. LI P {    margin-top: .5em;
  47.         margin-bottom: .5em; }
  48.         
  49. big        {  font-weight: bold; 
  50.         font-size: 100%;  }
  51.         
  52. .indent {
  53.     margin-left: 1.5em; }
  54.     
  55.  
  56. a:sidebar    {color: ##000066}
  57. a:visited.sidebar: {
  58.     color: #0066CC;
  59.     text-decoration: none; }
  60.     
  61. a:hover.sidebar: {
  62.     text-decoration: underline; }
  63.  
  64. /*Margins for text with pictures *Button*/
  65. p.margin {
  66.     margin-left: 77pt;
  67.     margin-top: -37pt; }
  68.     
  69. /*Margins for text with pictures *WithArrowButton*/
  70. p.margin1 {
  71.     margin-left: 77pt;
  72.     margin-top: -37pt; }
  73.     
  74. /*Margins for text*/
  75. p.margin4 {
  76.     margin-left: 10pt;}
  77.     
  78. table     {  font: x-small Verdana, Arial, Helvetica, sans-serif;
  79.         text-align: left;
  80.         margin-top: 0.2em;
  81.         }
  82.  
  83. tr        { margin: .1em;
  84.         vertical-align: top;
  85.         }
  86.             
  87. th         { text-align: left;
  88.         margin: .1em;
  89.         vertical-align: top;
  90.         background: #dddddd;
  91.         }
  92.  
  93. /*Sidebars*/
  94. DIV.sidebartext {
  95.     position: relative;
  96.     left: -22px;
  97.     height: 72px;
  98.     width: 300px;
  99.     margin-top: .6em;
  100.     margin-right: 3em;
  101.     margin-left: 0;
  102.     margin-bottom: .6em;
  103.     padding-top: .75em;
  104.     padding-right: 6px;
  105.     padding-left: .75em;
  106.     padding-bottom: .75em;
  107.     cursor: hand;
  108.     border-left: 2pt solid #6699CC;
  109.     background-color: #F0F0F0; }
  110.  
  111. /* Only use this for sidebars that are NOT in a list */
  112. DIV.sidebartbl {
  113.     height: 72px;
  114.     width: 300px;
  115.     margin-top: .6em;
  116.     margin-right: 3em;
  117.     margin-left: 0;
  118.     margin-bottom: .6em;
  119.     padding-top: .75em;
  120.     padding-right: 8em;
  121.     padding-left: .75em;
  122.     padding-bottom: .75em;
  123.     cursor: hand;
  124.     border-left: 4pt solid #6699CC;
  125.     background-color: #F0F0F0; }
  126.     
  127. .endlink {
  128.     line-height: 6pt;
  129.     position: relative;
  130.     top: 1pt;
  131.     background-color: transparent;
  132.     font-weight: bold;
  133.     font-size: 7pt;
  134.     font-style: italic;
  135.     color: black;
  136.     text-decoration: none;
  137.     cursor: hand;
  138.     width: 20px;
  139.     height: 8pt;
  140.     padding-top: -2pt;
  141.     padding-bottom: 1pt;
  142.     margin: 0pt;
  143.     border-bottom: 1pt solid #cc0033;
  144.     border-top: 1pt solid #cc0033; }
  145.  
  146.  
  147.